This section includes graphics screen, terminals and workstation devices.
Screen Output Filenames and Unit Numbers (Fortran only)
By default, all graphics output is sent directly to the screen using an implementation-dependent Fortran unit number. On OpenVMS and UNIX system, the screen output (except GLX and X Windows) can be sent to a file which can then be TYPEed or 'cat'ed at a later stage. If a file has not been opened, a file will be created with a default name depending on the system, such as FOR005.DAT on OpenVMS or eps.out under UNIX. A different unit number can be used by setting the relevant GINO configuration variable for that device, alternatively, the routine gSetDeviceFilename() can be used whereby the actual filename is specified and GINO will automatically select the next available unit number.
Screen Driver Configuration Settings
The following table lists all the available settings applicable to drivers in this screens section: